home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Panda Global Protection 2010
/
Panda_Global_PCWorld_6m.exe
/
[0]
/
Files
/
NETFLT.INF
< prev
next >
Wrap
Windows Setup INFormation
|
2009-09-08
|
4KB
|
116 lines
; -- NETFLT.INF --
;
; NDIS Intermediate Filter INF file
;
; Copyright (c) Panda Software 2009
; ----------------------------------------------------------------------
[Version]
Signature = "$Windows NT$"
Class = NetService
ClassGUID = {4D36E974-E325-11CE-BFC1-08002BE10318}
Provider = %PaNda%
DriverVer = 06/16/2009,1.6.0.39
CatalogFile.ntamd64 = netim64.cat
CatalogFile.ntx86 = netimflt.cat
[Manufacturer]
%PaNda% = PANDA,NTx86,NTia64,NTamd64
[ControlFlags]
[PANDA]
%PANDAIMCL_Desc% = PANDAIMCL.ndi.NTx86, NETIMFLT01060039
[PANDA.NTx86]
%PANDAIMCL_Desc% = PANDAIMCL.ndi.NTx86, NETIMFLT01060039
[PANDA.NTia64]
%PANDAIMCL_Desc% = PANDAIMCL.ndi.NTamd64, NETIMFLT01060039
[PANDA.NTamd64]
%PANDAIMCL_Desc% = PANDAIMCL.ndi.NTamd64, NETIMFLT01060039
[PANDAIMCL.ndi.NTx86]
AddReg = PANDAIMCL.ndi.AddReg, PANDAIMCL.AddReg
Characteristics = 0x410 ; NCF_FILTER | NCF_NO_SERVICE !!--Filter Specific--!!
CopyFiles = PANDAIMCL.CopyFiles.Sys.NTx86
[PANDAIMCL.ndi.NTamd64]
AddReg = PANDAIMCL.ndi.AddReg, PANDAIMCL.AddReg
Characteristics = 0x410 ; NCF_FILTER | NCF_NO_SERVICE !!--Filter Specific--!!
CopyFiles = PANDAIMCL.CopyFiles.Sys.NTamd64
; ----------------------------------------------------------------------
; File copy
;
[SourceDisksNames]
1=%DiskDescription%,"",,
[SourceDisksFiles]
n64i1639.sys=1
neti1639.sys=1
[DestinationDirs]
DefaultDestDir = 12
PANDAIMCL.CopyFiles.Sys.NTx86 = 12 ; %windir%\System32\drivers
PANDAIMCL.CopyFiles.Sys.NTamd64 = 12 ; %windir%\System32\drivers
[PANDAIMCL.CopyFiles.Sys.NTx86]
neti1639.sys,,,2
[PANDAIMCL.CopyFiles.Sys.NTamd64]
n64i1639.sys,,,2
; ----------------------------------------------------------------------
; Filter Install
;
[PANDAIMCL.ndi.AddReg]
HKR, Ndi, HelpText, , %PANDAIMCL_HELP%
; ----------------------------------------------------------------------
; !!--Filter Specific--!!
;
; Note:
; 1. Other components may also have UpperRange/LowerRange but for filters
; the value of both of them must be noupper/nolower
; 2. The value FilterClass is required.
; 3. The value Service is required
; 4. FilterDeviceInfId is the InfId of the filter device (miniport) that will
; be installed for each filtered adapter.
; In this case this is netimfltmp (refer to netflt_m.inf)
;
HKR, Ndi, FilterClass, , failover
HKR, Ndi, FilterDeviceInfFile, , netflt_m.inf
HKR, Ndi, FilterDeviceInfId, , netimfltmp01060039
HKR, Ndi, Service, , NETIMFLT01060039
HKR, Ndi\Interfaces, UpperRange, , noupper
HKR, Ndi\Interfaces, LowerRange, , nolower
HKR, Ndi\Interfaces, LowerExclude, , "ndisatm, ndiscowan, ndiswan, ndiswanasync, ndiswanipx, ndiswannbf"
HKR, Ndi\Interfaces, FilterMediaTypes, , "ethernet, tokenring, fddi, wan"
[PANDAIMCL.AddReg]
; The following key is Required
; The following key is PANDAIMCL specific
HKR, Parameters, Param1, 0, 4
[PANDAIMCL.Ndi.NTx86.Remove.Services]
DelService = NETIMFLT01060039
[PANDAIMCL.Ndi.NTamd64.Remove.Services]
DelService = NETIMFLT01060039
; ----------------------------------------------------------------------
[Strings]
PaNda = "Panda Software"
DiskDescription = "PANDA NDIS Intermediate (IM) Driver Disk"
PANDAIMCL_Desc = "PANDA NDIS IM Filter v1.6.0.39"
PANDAIMCL_HELP = "PANDA NDIS IM Filter v1.6.0.39"